54. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2021-05-13 09:08:39 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

54.1 Files compared

#LocationFileLast Modified
1/Applications/Ampps/www/Porto 3.2.2/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/SearchUSER-GUIDE.md2017-12-05 00:57:18 +0000
2/Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/app/code/Mageplaza/SearchUSER-GUIDE.md2017-12-05 00:57:18 +0000

54.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged1106
Changed00
Inserted00
Removed00

54.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

54.4 Active regular expressions

No regular expressions were active.

54.5 Comparison detail

1 ## Documentation 1 ## Documentation
2  2 
3 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste 3 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
4 - User Guide: https://docs.mageplaza.com/search-m2/ 4 - User Guide: https://docs.mageplaza.com/search-m2/
5 - Product page: https://www.mageplaza.com/magento-2-search-extension/ 5 - Product page: https://www.mageplaza.com/magento-2-search-extension/
6 - FAQs: https://www.mageplaza.com/faqs/ 6 - FAQs: https://www.mageplaza.com/faqs/
7 - Get Support: https://mageplaza.freshdesk.com/ or support@mageplaza.com 7 - Get Support: https://mageplaza.freshdesk.com/ or support@mageplaza.com
8 - Changelog: https://www.mageplaza.com/changelog/m2-search.txt 8 - Changelog: https://www.mageplaza.com/changelog/m2-search.txt
9 - License agreement: https://www.mageplaza.com/LICENSE.txt 9 - License agreement: https://www.mageplaza.com/LICENSE.txt
10  10 
11  11 
12  12 
13 ## How to install 13 ## How to install
14  14 
15 Install ready-to-paste package (Recommended) 15 Install ready-to-paste package (Recommended)
16  16 
17 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste 17 - Installation guide: https://www.mageplaza.com/install-magento-2-extension/#solution-1-ready-to-paste
18  18 
19  19 
20 ## How to upgrade 20 ## How to upgrade
21  21 
22 1. Backup 22 1. Backup
23 Backup your Magento code, database before upgrading. 23 Backup your Magento code, database before upgrading.
24 2. Remove Search folder  24 2. Remove Search folder 
25 In case of customization, you should backup the customized files and modify in newer version.  25 In case of customization, you should backup the customized files and modify in newer version. 
26 Now you remove `app/code/Mageplaza/Search` folder. In this step, you can copy override Search folder but this may cause of compilation issue. That why you should remove it. 26 Now you remove `app/code/Mageplaza/Search` folder. In this step, you can copy override Search folder but this may cause of compilation issue. That why you should remove it.
27 3. Upload new version 27 3. Upload new version
28 Upload this package to Magento root directory 28 Upload this package to Magento root directory
29 4. Run command line: 29 4. Run command line:
30  30 
31 ``` 31 ```
32 php bin/magento setup:upgrade 32 php bin/magento setup:upgrade
33 php bin/magento setup:static-content:deploy 33 php bin/magento setup:static-content:deploy
34 ``` 34 ```
35  35 
36  36 
37  37 
38 ## FAQs 38 ## FAQs
39  39 
40  40 
41 #### Q: I got error: `Mageplaza_Core has been already defined` 41 #### Q: I got error: `Mageplaza_Core has been already defined`
42 A: Read solution: https://github.com/mageplaza/module-core/issues/3 42 A: Read solution: https://github.com/mageplaza/module-core/issues/3
43  43 
44 #### Q: My site is down 44 #### Q: My site is down
45 A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html 45 A: Please follow this guide: https://www.mageplaza.com/blog/magento-site-down.html
46  46 
47  47 
48  48 
49 ## Support 49 ## Support
50  50 
51 - FAQs: https://www.mageplaza.com/faqs/ 51 - FAQs: https://www.mageplaza.com/faqs/
52 - https://mageplaza.freshdesk.com/ 52 - https://mageplaza.freshdesk.com/
53 - support@mageplaza.com 53 - support@mageplaza.com